Skip to content

[CI/Build] Upgrade CANN to 8.2.RC1 #1653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2025
Merged

Conversation

MengqingCao
Copy link
Collaborator

@MengqingCao MengqingCao commented Jul 7, 2025

What this PR does / why we need it?

Upgrade CANN to 8.2.rc1

Backport: #1653

Does this PR introduce any user-facing change?

Yes, docker image will use 8.2.RC1

How was this patch tested?

CI passed

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 7, 2025
@MengqingCao MengqingCao marked this pull request as ready for review July 7, 2025 12:32
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.11%. Comparing base (17a430f) to head (5cf9058).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
- Coverage   73.16%   73.11%   -0.06%     
==========================================
  Files          90       90              
  Lines        9929     9929              
==========================================
- Hits         7265     7260       -5     
- Misses       2664     2669       +5     
Flag Coverage Δ
unittests 73.11% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

github-actions bot commented Jul 8, 2025

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Collaborator

@Yikun Yikun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consdier the CANN alpha3 release bring many oom and internal error, we will not ugprade this

[1] https://github.com/vllm-project/vllm-ascend/actions/runs/16133440759/job/45525106786?pr=1653

RuntimeError: replay:build/CMakeFiles/torch_npu.dir/compiler_depend.ts:201 NPU function error: c10_npu::acl::AclmdlRIExecuteAsync(model_ri_, c10_npu::getCurrentNPUStream()), error code is 507000

[2] OOM as unexpected:
https://github.com/vllm-project/vllm-ascend/actions/runs/16133440759/job/45525106780?pr=1653

RuntimeError: NPU out of memory. Tried to allocate 98.00 MiB (NPU 0; 29.50 GiB total capacity; 1010.15 MiB already allocated; 1010.15 MiB current active; 39.48 MiB free; 1.02 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation.

@Yikun Yikun changed the title [CI/Build] Upgrade CANN to 8.2.RC1.alpha003 [CI/Build] Upgrade CANN to 8.2.RC1 Jul 26, 2025
Signed-off-by: MengqingCao <cmq0113@163.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun Yikun added ready-for-test start test by label for PR and removed ready-for-test start test by label for PR labels Jul 26, 2025
Yikun added a commit that referenced this pull request Jul 26, 2025
### What this PR does / why we need it?
Upgrade CANN to 8.2.rc1

Backport: #1653

### Does this PR introduce _any_ user-facing change?
Yes, docker image will use 8.2.RC1

### How was this patch tested?

CI passed

---------

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun
Copy link
Collaborator

Yikun commented Jul 26, 2025

https://github.com/vllm-project/vllm-ascend/blob/main/.github%2FDockerfile.buildwheel

should also updated, hold on this until ci infra upgrade.

@Yikun
Copy link
Collaborator

Yikun commented Jul 26, 2025

It seems manylinux image not ready yet, let's first upgrade cann image first

@Yikun Yikun merged commit ed2ab8a into vllm-project:main Jul 26, 2025
35 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accuracy-test enable all accuracy test for PR documentation Improvements or additions to documentation ready-for-test start test by label for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants